ASP.NET Core MVC コントロールヘルプ
ShowGroups メソッド (ListBoxBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ListBoxBuilder<T> クラス : ShowGroups メソッド
The value.
Configurates C1.Web.Mvc.ListBox<T>.ShowGroups. Sets a value that determines whether the drop-down should include group header items to delimit data groups.
シンタックス
'宣言
 
Public Function ShowGroups( _
   ByVal value As System.Boolean _
) As ListBoxBuilder(Of T)
public ListBoxBuilder<T> ShowGroups( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ListBoxBuilder<T> クラス
ListBoxBuilder<T> メンバ